(m68*-next-*): Don't care about which os is specified.
authorRichard M. Stallman <rms@gnu.org>
Sat, 1 Jan 1994 17:12:22 +0000 (17:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 1 Jan 1994 17:12:22 +0000 (17:12 +0000)
configure1.in

index bc5c3e8b3a367368dfe4bc1d2f9d3ef8dd9e3d12..7da57e146d373c53f1e7e0ff66d907ae6d99d174 100755 (executable)
@@ -771,7 +771,7 @@ case "${canonical}" in
   ;;
 
   ## NeXT
-  m68*-next-mach* | m68*-next-bsd* )
+  m68*-next-* )
     machine=next opsys=mach2
   ;;